home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine CD 1995 / Archive Magazine CD 1995.iso / discs / prog_disc / volume_7 / issue_12 / quantum / !Executor / !Run < prev    next >
Encoding:
Text File  |  1994-07-25  |  991 b   |  25 lines

  1. | !Executor V3.05 (01-Jul-1994)
  2. | © Quantum Software
  3. | Written by Alisdair Jørgensen
  4. | Documentation by Stuart Halliday
  5. | Serial Number 87654321
  6. Set Executor$Dir <Obey$Dir>
  7. Set File$Type_C85 JPEG
  8. Set File$Type_695 GIF
  9. Set File$Type_FF0 TIFF 
  10. Set File$Type_69C BMP 
  11.  
  12. IconSprites <Executor$Dir>.!Sprites
  13. SetMacro Alias$Keystroke SetEval Keystroke%Action |<Keystroke%Action>+1|MSet Keystroke$Do<Keystroke%Action> 
  14. If "<Keystroke%Action>" = "" Then SetEval Keystroke%Action 1000
  15. WimpSlot -min 64K -max 64K
  16. If "<System$Path>" = "" Then Error 0 System resources not found (please insert a disc with !System and try again)
  17. If "<Keystroke%Var>" = "" Then SetEval Keystroke%Var 1
  18. IF "<Keystroke%Inc>" = "" Then SetEval Keystroke%Inc 1
  19. IF "<Keystroke%Auto>" = "" Then SetEval Keystroke%Auto 15
  20. IF "<Executor$Icon>" = "" Then Set Executor$Icon On
  21. IF "<Keystroke$Demo>" = "" Then Set Keystroke$Demo 0
  22. IF "<Keystroke$Lib>" = "" Then Set Keystroke$Lib <Executor$Dir>
  23.  
  24. Basic -quit <Executor$Dir>.!RunImage
  25.